[INFO] fetching crate big-code-analysis-cli 1.1.0...
[INFO] fixing big-code-analysis-cli-1.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate big-code-analysis-cli 1.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate big-code-analysis-cli 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate big-code-analysis-cli 1.1.0
[INFO] tweaked toml for crates.io crate big-code-analysis-cli 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate big-code-analysis-cli 1.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate big-code-analysis-cli 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonschema v0.46.5
[INFO] [stderr]   Downloaded referencing v0.46.5
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded fancy-regex v0.18.0
[INFO] [stderr]   Downloaded tree-sitter-lua v0.5.0
[INFO] [stderr]   Downloaded bca-tree-sitter-preproc v1.1.0
[INFO] [stderr]   Downloaded bca-tree-sitter-ccomment v1.1.0
[INFO] [stderr]   Downloaded bca-tree-sitter-tcl v1.1.0
[INFO] [stderr]   Downloaded bca-tree-sitter-mozjs v1.1.0
[INFO] [stderr]   Downloaded big-code-analysis v1.1.0
[INFO] [stderr]   Downloaded dekobon-tree-sitter-groovy v0.2.0
[INFO] [stderr]   Downloaded tree-sitter-elixir v0.3.5
[INFO] [stderr]   Downloaded tree-sitter-bash v0.25.1
[INFO] [stderr]   Downloaded tree-sitter-perl v1.1.2
[INFO] [stderr]   Downloaded bca-tree-sitter-mozcpp v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495
[INFO] running `Command { std: "docker" "start" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bca-tree-sitter-ccomment v1.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling bca-tree-sitter-tcl v1.1.0
[INFO] [stderr]    Compiling bca-tree-sitter-preproc v1.1.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-perl v1.1.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling dekobon-tree-sitter-groovy v0.2.0
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bca-tree-sitter-mozjs v1.1.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling bca-tree-sitter-mozcpp v1.1.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking referencing v0.46.5
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking big-code-analysis v1.1.0
[INFO] [stderr]     Checking big-code-analysis-cli v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking jsonschema v0.46.5
[INFO] [stdout] error: couldn't read `tests/common/../../../tests/fixtures/sarif-2.1.0.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/common/validators.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 | const SARIF_SCHEMA_JSON: &str = include_str!("../../../tests/fixtures/sarif-2.1.0.json");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `big-code-analysis-cli` (test "format_smoke") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `tests/common/../../../tests/fixtures/sarif-2.1.0.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/common/validators.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 | const SARIF_SCHEMA_JSON: &str = include_str!("../../../tests/fixtures/sarif-2.1.0.json");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/common/../../../tests/fixtures/sarif-2.1.0.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/../tests/common/validators.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 | const SARIF_SCHEMA_JSON: &str = include_str!("../../../tests/fixtures/sarif-2.1.0.json");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `big-code-analysis-cli` (test "html_report") due to 1 previous error
[INFO] [stderr] error: could not compile `big-code-analysis-cli` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495", kill_on_drop: false }`
[INFO] [stdout] ef447690d30b06814fd540406ac1b6feb84831412d829f29e5e58bd2470c0495
